setAccessibilityHeading
Set if view is a heading for a section of content for accessibility purposes.
Parameters
view
The view to set if it is a heading.
isHeading
true
if the view is a heading, false
otherwise.
Compatibility:
- API <28: No-op